home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1998 July / MacFormat CD-ROM MF65 (Future Publishing, Ltd.)(July 1998).iso / Shareware Plus / Development / Click Scripts 1.1 for HC / / How to create PICT resources next >
Encoding:
Text File  |  1998-04-13  |  1.4 KB  |  23 lines  |  [TEXT/ttxt]

  1. How to create PICT resources
  2.  
  3. Before we start get ResEdit from Apples FTP Server, from a CD,… If you've go it - follow me.
  4. 1) Open the picture you want to convert to a PICT resource with your favourite graphics programm.
  5. 2) Copy the picture to the clipboard.
  6. 3) Open ResEdit. You'll see a clown who jumbs out of a box. Hit any key. An Open dialog should be displayed. If it
  7.      is not displayed then choose Open… from the File menu. Locate the stack where you want to copy your picture
  8.      to and hit the Open button.
  9. 4) Maybe you will be prompted with a dialog saying that your stack has no resource fork. Click on OK.
  10. 5) Now you should see a (1) empty window (2) a window with icons and text below the icons or (3) just text.
  11. 6) Search for the text PICT. If you find it go on with step 8 else with step 7.
  12. 7) Choose Create New Resource from the Resource menu. Enter PICT in the small box and click OK. Enter it in
  13.      UPPERCASE letters. Go on with step 9.
  14. 8) Close all open windows of ResEdit if there are any but not the window which opened first (the window with all
  15.      the resources in it).
  16. 9) Double click the PICT resource.
  17. 10) Select Paste from the Edit menu.
  18. 11) Select Get Info from the Resource menu. Enter a name for your picture but leave everything else unchanged!
  19. 12) Coose Save from the File menu.
  20. 13) Yeah, we're ready. You've just created a PICT resource.
  21.  
  22. ResEdit © by Apple Computer Inc.
  23. Apple © by Apple Computer Inc.